=== Maps Block ===
Contributors: wedoplugins
Tags: maps, map block, google maps, google maps block, block, gutenberg, block editor, block library, blocks,
Requires at least: 5.1
Tested up to: 5.2.1
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Stable tag: 1.0.0

Maps Block for new WordPress Block Editor allow you to add Google Maps to your website and customize it.

== Description ==

Maps Block for new WordPress Block Editor allow you to add Google Maps to your website and customize it.

You can add as many maps as you want, and each map can be configured separately.

* Specify latitude and longitude coordinates and zoom for map,
* Add as many markers as you need,
* Use custom map styles, generated with [https://mapstyle.withgoogle.com/](https://mapstyle.withgoogle.com/) or [https://snazzymaps.com/](https://snazzymaps.com/),
* Customize map height and alignment,

To use maps on your website, you'll need an API key which can be generated here:
[https://developers.google.com/maps/documentation/javascript/get-api-key](https://developers.google.com/maps/documentation/javascript/get-api-key)

== Installation ==

1. Install the plugin through the WordPress plugins screen directly or upload the plugin files to the "/wp-content/plugins/maps-block" directory.
2. Activate the plugin through the "Plugins" screen in WordPress
3. Go to Block Editor and type /maps to use this block.

== Changelog ==

= 1.0.0 =
* Initial release.